home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / WIN / VB_SYS / FSP.ZIP / FSP.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1993-09-24  |  526 b   |  11 lines

  1. Form1
  2. Form1
  3. Form1
  4.     Form_Load
  5. GetDiskFreeSpace
  6.     FreeSpaced
  7. Declare Function GetDiskFreeSpace Lib "fsp.dll" (ByVal path As String) As Long
  8. Form_Load
  9. ###,###,###
  10.  bytes free on drive c:\
  11.